x86/EFI: retrieve PCI ROM contents not accessible through BARs
authorJan Beulich <jbeulich@suse.com>
Thu, 17 Jan 2013 09:55:00 +0000 (10:55 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 17 Jan 2013 09:55:00 +0000 (10:55 +0100)
commit39bc4673785f6455242f514ea0fa9359bdf1639c
tree4f263b1dba97b54337f513d7239c29b13a3bd740
parentd56d7e35b74482b18d5f3562a368a2c7a238b5f2
x86/EFI: retrieve PCI ROM contents not accessible through BARs

Linux 3.8-rc added code to do this, so we need to support this in the
hypervisor for Dom0 to be able to get at the same information as a
native kernel.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/efi/boot.c
xen/arch/x86/efi/efi.h
xen/arch/x86/efi/runtime.c
xen/include/efi/efipciio.h [new file with mode: 0644]
xen/include/public/platform.h